Platform Explorer / Nuxeo Platform 2021.51

Operation decideNextStepAndSimpleValidate (decideNextStepAndSimpleValidate)

Operation id decideNextStepAndSimpleValidate
Category Chain
Label decideNextStepAndSimpleValidate
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.routing.operation.chains

JSON Definition

{
  "id" : "decideNextStepAndSimpleValidate",
  "label" : "decideNextStepAndSimpleValidate",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "decideNextStepAndSimpleValidate",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}